Created: 09 Nov, 2020
By: on3-step
Email / skype: desmon25@live.com
Thank you for purchasing my template. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!
This template using Bootstrap & customazation code, All the information within main content is nested within a div with id- name "content-wrapper" for all file. If you need more information you can read Bootstrap documentation on this link
<div class="content-wrapper animsition-overlay"> <!-- website --> <header class="init"> <div class="navbar-default-white navbar-fixed-top"><!-- navigation--> <div class="container"> <div class="row"> <!-- CONTENT NAV --> </div> </div> </div> <section class="whitepage-menu" id="menu-block" aria-label="menu"> <div class="wrap-menu"> <!-- CONTENT MENU --> </div> </div> </section>
<section class="slide"> <!-- content slider --> <!-- CONTENT HERE --> </section> <!-- content home end -->
<!-- content page --><section class="container-fluid"> <div class="row m-2-hor"> <div class="col-">
<!-- CONTENT HERE --></div> </div> </section> <!-- content page end -->
</div> <!-- website end -->
You can change almost all styles from on3step-style.css file.
/* ---------------------------------------- */
/* CSS Document */
/*
*
*
[Table of contents]
*
*
*
font-homekins / @import url
general / body
section / section
preloader / #preloader
navigation / header
menu nav / .white nav
social-icons / .social-icons-subnav
search menu / .search-container
slider / .slideshow
home / .col-home .thumb
slick / .slick .item
slick projects / .slickproject .item .desc
project big / .projectbig
slick team / .slickteam .item .desc
slicknews / .slicknews .item .bg img
owl / .owl-theme .owl-nav
pagination / .pagination li .page-link
map / #map-1
contact / .text-side
footer / footer
totop / #totop
Blog / .blog-simple
single post / .top-article
aside, sidebar / aside
Blog comment / #blog-comment
*
*
*/
/* Jquery main.js
/* you can add and use animation in all element inside (not include popup ajax) example below */ class="onStep" add class onStep in every element tag for animation triger data-animation="fadeInUp" add class animation here from animated-on3step.css data-time=0 is delay of element animation */
$email_to = "desmonlatandos@gmail.com"; // change with your email
$name = $_POST['name'];
$email = $_POST['email'];
$subject = $_POST['subject'];
$message = $_POST['message'];
$headers = "From: $email\r\n";
$headers .= "Reply-To: $email\r\n";
if(mail($email_to, $subject, $message, $headers)){
echo "success";
}
else{
echo "failed";
}
Once again, thank you so much for purchasing this template. As I said at the beginning, I'd be glad to help you if you have any questions relating to this template. No guarantees, but I'll do my best to assist. If you have a more general question relating to the template you might consider visiting the forums and asking your question in the "Item Discussion" section.
on3-step